home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / mint / duftp / duftp_o.h < prev    next >
C/C++ Source or Header  |  1995-06-16  |  90b  |  11 lines

  1. /*
  2.     DUFTP
  3. */
  4.  
  5. #ifndef _DUFTP_H_
  6. #define _DUFTP_H_
  7.  
  8. #include "DUFTP_N.H"
  9.  
  10. #endif
  11.